[][src]Crate blockchain_traits

Enums

TransactionOutcome

Traits

Block
Blockchain
KVStore

Interface for a Blockchain-flavored key-value store.

KVStoreMut
PendingTransaction

Represents the data and functionality available to a smart contract execution.

Receipt